- issues database
- SAP.тех. база данных возникающих проблем
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Database protection bill — The Database and Collections of Information Misappropriation Act (HR 3261) is currently pending in the 2004 United States House of Representatives.It would alter copyright law to permit assertion of copyright ownership over factual… … Wikipedia
Database audit — Database auditing involves observing a database so as to be aware of the actions of database users. Database administrators and consultants often set up auditing for security purposes, for example, to ensure that those without the permission to… … Wikipedia
Database marketing — is a form of direct marketing using databases of customers or potential customers to generate personalized communications in order to promote a product or service for marketing purposes. The method of communication can be any addressable medium,… … Wikipedia
Database Marketing Agency — Type Private Industry Financial Services Founded Beaverton, Oregon (1996 (1996)) Founder(s) Rich Weissman … Wikipedia
Database security — concerns the use of a broad range of information security controls to protect databases (potentially including the data, the database applications or stored functions, the database systems, the database servers and the associated network links)… … Wikipedia
Database activity monitoring — (DAM) is a database security technology for monitoring and analyzing database activity that operates independently of the database management system (DBMS) and does not rely on any form of native (DBMS resident) auditing or native logs such as… … Wikipedia
Database Nation — is a novel written by Simson Garfinkel. Published in 2000, Database Nation provides the reader with a clear understanding of what privacy is today. Starting with a broad definition of privacy, he goes in depth on various new technologies and… … Wikipedia
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia
Issues 101 — Infobox Film name = Issues 101 caption = director = John Lincoln producer = John Lincoln Kenneth Schuyler writer = John Lincoln starring = music = Rudy Matthews cinematography = Kenneth Schuyler editing = Gabrielle Grant distributor = Triangle… … Wikipedia
Database Console Commands (Transact-SQL) — The Database Console Commands (DBCC) are a series of statements in Transact SQL programming language to check the physical and logical consistency of a Microsoft SQL Server database.[1] These commands are also used to fix existing issues.[1] They … Wikipedia
Database-as-IPC — In computer programming, Database as IPC is an anti pattern where a database is used as the message queue for routine interprocess communication in a situation where a lightweight IPC mechanism such as sockets would be more suitable. Using a… … Wikipedia